home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / kng110.zip / UPGRADE.KNG < prev    next >
Text File  |  1992-07-10  |  3KB  |  61 lines

  1. Those upgrading from version 1.0 to 1.1 need only copy the new KINGDOM.EXE
  2. over the old copy.
  3.  
  4. To upgrade Kingdom from Version 1.0 Beta to Version 1.0 (proper) do the
  5. following:
  6.  
  7. 1) Copy KINGDOM.EXE, WIZARD.TXT, INSTRUCT.KNG, and KING_UP.EXE into your
  8.    Kingdom directory.
  9. 2) Run KING_UP.EXE.  This program will update your SCOREDAT.KNG file to reflect
  10.    the new file structure.  Using this program will allow you to keep all the
  11.    current high scores.  All high score dates will be set to the date on which
  12.    you run KING_UP.  Once this process is done you may delete KING_UP.EXE as
  13.    you will no longer need it.
  14. 3) A line has been added to the config file.  Below are examples of the old
  15.    and new formats.  Note the new fossile parameter on line 7 of the new
  16.    config, pushing the registration number parameter down one from the old
  17.    config format.
  18. 4) Line 3 of the config has been altered.  You must now include the actual file
  19.    name of the door drop file.  For example, instead of just the path
  20.    (C:\BBS) you must now also include the file name (C:\BBS\DORINFO1.DEF)
  21. 5) I strongly suggest you skim the SYSOP.KNG documentation.  Much information
  22.    has been added.  At least take a look at the bottem of the file for a
  23.    listing of all Fixes, changes, and additions!
  24. 6) That's it, your upgraded.  I hope you enjoy the new version.  Keep those
  25.    suggestions and questions coming!  They are wonderful.  I can be reached
  26.    via net-mail at 1:280/71 or in the Fido DOORWARE, DOORGAMES, and 
  27.    ON_LINE_GAMES conferances.
  28.  
  29.  
  30. OLD CONFIG                          NEW CONFIG
  31. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  32. ProTem University BBS               ProTem University BBS
  33. c:\ra\text\bullet3.asc              c:\ra\text\bullet3.asc
  34. c:\ra\text\bullet3.ans              c:\ra\text\bullet3.ans
  35. c:\ra                               c:\ra\dorinfo1.def
  36. 0                                   0
  37. 0                                   0
  38. 0                                   n
  39.                                     0
  40.  
  41. OLD CONFIG DESCRIPTION
  42. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  43. ;Line 1: BBS Name (Case matters ProTem is different than Protem)
  44. ;Line 2: Path + name of ASCII bulletin
  45. ;Line 3: Path + name of ANSI  bulletin
  46. ;Line 4: Path to door file
  47. ;Line 5: Level of difficulty (1 = Easy, 2 = So-So, 3 = Hard!)
  48. ;Line 6: Time to allow user in door (0 = Time remaining on BBS)
  49. ;Line 7: Registration number (0 = not registered)
  50.  
  51. NEW CONFIG DESCRIPTION
  52. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  53. ;Line 1: BBS Name (Case matters ProTem is different than Protem)
  54. ;Line 2: Path + name of ASCII bulletin
  55. ;Line 3: Path + name of ANSI  bulletin
  56. ;Line 4: Path to door file
  57. ;Line 5: Level of difficulty (1 = Easy, 2 = So-So, 3 = Hard!)
  58. ;Line 6: Time to allow user in door (0 = Time remaining on BBS)
  59. ;Line 7: Use fossile driver? (Y = Yes, N = No)
  60. ;Line 8: Registration number (0 = not registered)
  61.